home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Shareware / Utilitare / sandra / san2005.exe / {app} / examples / Report Schema.mdb / TReport.json < prev   
Encoding:
JavaScript Object Notation  |  2004-11-20  |  150 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "ProgVersion": "Long Integer NOT NULL",
  5.         "BuildVersion": "Long Integer NOT NULL",
  6.         "Completed": "Boolean NOT NULL"
  7.     },
  8.     "data": []
  9. }